Merge version 5.9.2+dfsg-6+rpi1 and 5.9.2+dfsg-9 to produce 5.9.2+dfsg-9+rpi1 archive/raspbian/5.9.2+dfsg-9+rpi1 raspbian/5.9.2+dfsg-9+rpi1
authorRaspbian forward pporter <root@raspbian.org>
Sat, 10 Feb 2018 09:15:20 +0000 (09:15 +0000)
committerRaspbian forward pporter <root@raspbian.org>
Sat, 10 Feb 2018 09:15:20 +0000 (09:15 +0000)
1  2 
debian/changelog
debian/patches/series
debian/rules

index 3997db441cc1d628f8d8c2e1f2f9dd047fc9d31d,43e03d15d84883e5a678ccf2c1b34206b1731424..a5ec8b97915c9c1205f95986627ccf41403bed0d
@@@ -1,12 -1,33 +1,43 @@@
- qtbase-opensource-src (5.9.2+dfsg-6+rpi1) buster-staging; urgency=medium
++qtbase-opensource-src (5.9.2+dfsg-9+rpi1) buster-staging; urgency=medium
 +
 +  [changes introduced in 5.6.1+dfsg-2+rpi1] by Peter Michael Green]
 +  * Partially fix clean target.
 +
 +  [changes introduced in 5.9.1+dfsg-9+rpi1 by Peter Michael Green]
 +  * Disable neon (-no-neon no longer seems to work, so edit configure.json instead)
 +
-  -- Raspbian forward porter <root@raspbian.org>  Wed, 13 Dec 2017 23:27:07 +0000
++ -- Raspbian forward porter <root@raspbian.org>  Sat, 10 Feb 2018 09:15:19 +0000
++
+ qtbase-opensource-src (5.9.2+dfsg-9) unstable; urgency=medium
+   * Check the existance of /etc/xdg/QtProject before trying to remove it
+     (Closes: #889504).
+  -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Sat, 03 Feb 2018 22:12:49 -0300
+ qtbase-opensource-src (5.9.2+dfsg-8) unstable; urgency=medium
+   * qmake-cross-wrapper: Add special handling of -makefile and -project flags.
+   * Remove empty /etc/xdg/QtProject directory on upgrades (closes: #887806).
+   * Update symbols files from ia64 and the current amd64 build log.
+  -- Dmitry Shachnev <mitya57@debian.org>  Sat, 03 Feb 2018 19:55:47 +0300
+ qtbase-opensource-src (5.9.2+dfsg-7) unstable; urgency=medium
+   * Remove qtlogging.ini file, the underlying issue has been fixed, and
+     it causes too many problems (closes: #886437, LP: #1744260).
+   * Backport upstream patch to add missing dead key symbols (closes: #799824).
+   * Make ${DEB_HOST_GNU_TYPE}-qmake script set QMAKE_QMAKE to itself.
+     This is needed for properly building configuration tests.
+   * Pass toolchain-related variable assignments as early flags to qmake.
+     Switch to default mode after passing them.
+   * Support <triplet>-qmake -query something (closes: #886542). Thanks to
+     Helmut Grohne.
+   * Mark qtbase5-examples and qt5-default packages as Multi-Arch: same.
+   * Bump Standards-Version to 4.1.3, no changes needed.
+  -- Dmitry Shachnev <mitya57@debian.org>  Fri, 19 Jan 2018 15:19:19 +0300
  
  qtbase-opensource-src (5.9.2+dfsg-6) unstable; urgency=medium
  
Simple merge
diff --cc debian/rules
Simple merge